From: Keir Fraser Date: Fri, 23 Jan 2009 11:51:43 +0000 (+0000) Subject: bump libxenctrl and libxenguest versions X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14014^2~28 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=26181d3763cdddedbb9d948391f23900cd48502d;p=xen.git bump libxenctrl and libxenguest versions In c/s 19009 an incompatible change was made to the ABI of libelf-*, which are included in libxenctrl and libxenguest. To avoid client programs (such as python/lowlevel/xc/xc.so) picking up a wrong version and perhaps crashing, the soname should be changed. I have chosen the version number 3.4 as xen-unstable is currently the pre-3.4 branch. I assume we don't care about API/ABI stability within an unstable branch. Signed-off-by: Ian Jackson --- diff --git a/tools/libxc/Makefile b/tools/libxc/Makefile index 6f839463d7..63af2b3288 100644 --- a/tools/libxc/Makefile +++ b/tools/libxc/Makefile @@ -1,7 +1,7 @@ XEN_ROOT = ../.. include $(XEN_ROOT)/tools/Rules.mk -MAJOR = 3.2 +MAJOR = 3.4 MINOR = 0 CTRL_SRCS-y :=